* lisp/vc/pcvs.el: Use lexical-binding.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Oct 2013 03:47:24 +0000 (23:47 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Oct 2013 03:47:24 +0000 (23:47 -0400)
commit901677e0016d111828493cbb5c46d224928e99f9
tree43a747c415cc5bc755f5c87063ea2bb7abef8b32
parent177ab8a4b5b840fe405314e1d75e48f553a40691
* lisp/vc/pcvs.el: Use lexical-binding.
(cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
environment of `eval'.
(cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
than a list of expressions.  Adjust callers.
* lisp/vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
lisp/ChangeLog
lisp/vc/pcvs-defs.el
lisp/vc/pcvs.el